home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-08 | 416 b | 12 lines | [TEXT/R*ch] |
- HandCrank, by Todd Courtois
- Copyright (c) 1993-94 Apple Computer, Inc. All rights reserved.
-
- NTK 1.0.
-
- Shows how one can do fast text drawing by hand. Simple blasts an array
- of text lines to a clView. Does no wrapping, but scrolls.
-
- Calls to GetRandomWord() could be replaced by useful text-formatting
- routines to take your gobs of text and get it onscreen quickly.
- Important for things like terminal emulators.
-